(decode_coding_utf_16): Reduce charbuf_end for the
authorKenichi Handa <handa@m17n.org>
Tue, 21 Apr 2009 06:36:03 +0000 (06:36 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 21 Apr 2009 06:36:03 +0000 (06:36 +0000)
commit249a0ca5e96e176661fd387a47303bd7c930ea89
tree2669211c642927e3090af7939e06c76150885796
parentc3b569d1a65652563e767e18fe610d983c166b3c
(decode_coding_utf_16): Reduce charbuf_end for the
worst case.
(decode_coding_emacs_mule, decode_coding_iso_2022)
(decode_coding_sjis, decode_coding_big5, decode_coding_charset):
Likewise.
src/coding.c